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

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039086'^^xsd:integer;
  dwc:scientificName 'Corella eumyota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2084417300473'^^xsd:double;
  dwc:latitude '53.185165333494'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '173223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039086'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '173223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.21521461746886 -4.331297773275424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.21521461746886"^^xsd:decimal ;
  dwc:decimalLongitude "-4.331297773275424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039078'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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 '-4.3312977732754'^^xsd:double;
  dwc:latitude '52.215214617469'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039078'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.69134407171564 -5.158147694437863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.69134407171564"^^xsd:decimal ;
  dwc:decimalLongitude "-5.158147694437863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039053'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1581476944379'^^xsd:double;
  dwc:latitude '51.691344071716'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039053'^^xsd:string;
  dwc:observationDate '2007-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.27930530112523 -4.6213767930423755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.27930530112523"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6213767930423755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039029'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Monica Jones'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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 '-4.6213767930424'^^xsd:double;
  dwc:latitude '53.279305301125'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039029'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142577049112646 -4.273552013068268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142577049112646"^^xsd:decimal ;
  dwc:decimalLongitude "-4.273552013068268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039090'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2735520130683'^^xsd:double;
  dwc:latitude '53.142577049113'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039090'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18516533349357 -4.208441730047264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18516533349357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.208441730047264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039083'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2084417300473'^^xsd:double;
  dwc:latitude '53.185165333494'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039083'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.709620281369034 -4.9393374793986995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.709620281369034"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9393374793986995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039097'^^xsd:integer;
  dwc:scientificName 'Corella eumyota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9393374793987'^^xsd:double;
  dwc:latitude '51.709620281369'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '173223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039097'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '173223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9469935928249 -4.561031990627056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9469935928249"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561031990627056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039031'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lucy Kay'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.5610319906271'^^xsd:double;
  dwc:latitude '52.946993592825'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039031'^^xsd:string;
  dwc:observationDate '2005-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56517326231735 -3.977521528448085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.56517326231735"^^xsd:decimal ;
  dwc:decimalLongitude "-3.977521528448085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039051'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Judith Oakley'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '-3.9775215284481'^^xsd:double;
  dwc:latitude '51.565173262317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039051'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78544441823426 -5.103805062553296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78544441823426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.103805062553296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039067'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1038050625533'^^xsd:double;
  dwc:latitude '51.785444418234'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039067'^^xsd:string;
  dwc:observationDate '1999-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.56201228984438 -4.056747018679404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.56201228984438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.056747018679404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039070'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.0567470186794'^^xsd:double;
  dwc:latitude '51.562012289844'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039070'^^xsd:string;
  dwc:observationDate '2004-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.27212099187145 -4.620936990637121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.27212099187145"^^xsd:decimal ;
  dwc:decimalLongitude "-4.620936990637121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039046'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Laura Grant'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6209369906371'^^xsd:double;
  dwc:latitude '53.272120991871'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039046'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.88552384454833 -4.404278215333905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.88552384454833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.404278215333905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039102'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.4042782153339'^^xsd:double;
  dwc:latitude '52.885523844548'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039102'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142577049112646 -4.273552013068268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142577049112646"^^xsd:decimal ;
  dwc:decimalLongitude "-4.273552013068268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039089'^^xsd:integer;
  dwc:scientificName 'Ficopomatus enigmaticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2735520130683'^^xsd:double;
  dwc:latitude '53.142577049113'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039089'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1311943891687 -4.3043478329848455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1311943891687"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3043478329848455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039052'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.3043478329848'^^xsd:double;
  dwc:latitude '53.131194389169'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039052'^^xsd:string;
  dwc:observationDate '2008-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.27390179962655 -4.580541284457248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.27390179962655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580541284457248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039027'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Monica Jones'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.5805412844572'^^xsd:double;
  dwc:latitude '53.273901799627'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039027'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73668166998415 -5.243893969755557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73668166998415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243893969755557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039033'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Bill Sanderson'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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.2438939697556'^^xsd:double;
  dwc:latitude '51.736681669984'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039033'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18516533349357 -4.208441730047264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18516533349357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.208441730047264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039084'^^xsd:integer;
  dwc:scientificName 'Tricellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2084417300473'^^xsd:double;
  dwc:latitude '53.185165333494'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039084'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.21521461746886 -4.331297773275424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.21521461746886"^^xsd:decimal ;
  dwc:decimalLongitude "-4.331297773275424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039077'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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 '-4.3312977732754'^^xsd:double;
  dwc:latitude '52.215214617469'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039077'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68812775040608 -5.110164046151245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68812775040608"^^xsd:decimal ;
  dwc:decimalLongitude "-5.110164046151245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039057'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '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.1101640461512'^^xsd:double;
  dwc:latitude '51.688127750406'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039057'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61717257694581 -5.0373929114643055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61717257694581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0373929114643055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039059'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '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.0373929114643'^^xsd:double;
  dwc:latitude '51.617172576946'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039059'^^xsd:string;
  dwc:observationDate '2001-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142577049112646 -4.273552013068268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142577049112646"^^xsd:decimal ;
  dwc:decimalLongitude "-4.273552013068268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039091'^^xsd:integer;
  dwc:scientificName 'Corella eumyota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2735520130683'^^xsd:double;
  dwc:latitude '53.142577049113'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '173223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039091'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '173223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.23367064859274 -4.11202882028687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.23367064859274"^^xsd:decimal ;
  dwc:decimalLongitude "-4.11202882028687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039081'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.1120288202869'^^xsd:double;
  dwc:latitude '53.233670648593'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039081'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18682306950677 -4.216011981638355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18682306950677"^^xsd:decimal ;
  dwc:decimalLongitude "-4.216011981638355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039042'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Laura Grant'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2160119816384'^^xsd:double;
  dwc:latitude '53.186823069507'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039042'^^xsd:string;
  dwc:observationDate '2007-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94785965312345 -4.562572015320694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94785965312345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.562572015320694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039063'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nova Mieszkowska'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.5625720153207'^^xsd:double;
  dwc:latitude '52.947859653123'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039063'^^xsd:string;
  dwc:observationDate '2002-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.30474641155877 -4.609424389363349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.30474641155877"^^xsd:decimal ;
  dwc:decimalLongitude "-4.609424389363349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039045'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Laura Grant'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6094243893633'^^xsd:double;
  dwc:latitude '53.304746411559'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039045'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.710747406695624 -5.036422473978609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.710747406695624"^^xsd:decimal ;
  dwc:decimalLongitude "-5.036422473978609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039099'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '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.0364224739786'^^xsd:double;
  dwc:latitude '51.710747406696'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039099'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.141819977869744 -4.4036186702584725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.141819977869744"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4036186702584725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039074'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7559176278273'^^xsd:double;
  dwc:latitude '51.645709694964'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039074'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2227667650328 -4.168425333835377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2227667650328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.168425333835377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039039'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.1684253338354'^^xsd:double;
  dwc:latitude '53.222766765033'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039039'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6926339904754 -5.006261763031515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6926339904754"^^xsd:decimal ;
  dwc:decimalLongitude "-5.006261763031515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039072'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^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 '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.0062617630315'^^xsd:double;
  dwc:latitude '51.692633990475'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039072'^^xsd:string;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72075792101984 -5.100818073030519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72075792101984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.100818073030519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039054'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1008180730305'^^xsd:double;
  dwc:latitude '51.72075792102'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039054'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.17878416024501 -4.486512768170608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.17878416024501"^^xsd:decimal ;
  dwc:decimalLongitude "-4.486512768170608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039080'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Monica Jones'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.4865127681706'^^xsd:double;
  dwc:latitude '53.178784160245'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039080'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.176381385007154 -4.2454066010897735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.176381385007154"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2454066010897735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039043'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Laura Grant'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2454066010898'^^xsd:double;
  dwc:latitude '53.176381385007'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039043'^^xsd:string;
  dwc:observationDate '2007-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.709620281369034 -4.9393374793986995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.709620281369034"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9393374793986995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039095'^^xsd:integer;
  dwc:scientificName 'Botrylloides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9393374793987'^^xsd:double;
  dwc:latitude '51.709620281369'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039095'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '103528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.709620281369034 -4.9393374793986995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.709620281369034"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9393374793986995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039093'^^xsd:integer;
  dwc:scientificName 'Grateloupia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9393374793987'^^xsd:double;
  dwc:latitude '51.709620281369'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039093'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.709067410857074 -5.168070643411915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.709067410857074"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168070643411915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039038'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.1680706434119'^^xsd:double;
  dwc:latitude '51.709067410857'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039038'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18516533349357 -4.208441730047264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18516533349357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.208441730047264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039085'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2084417300473'^^xsd:double;
  dwc:latitude '53.185165333494'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039085'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.379518618054654 -4.1062904045032855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.379518618054654"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1062904045032855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039030'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.1062904045033'^^xsd:double;
  dwc:latitude '52.379518618055'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039030'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65217491123063 -4.710038197076673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65217491123063"^^xsd:decimal ;
  dwc:decimalLongitude "-4.710038197076673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039056'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7100381970767'^^xsd:double;
  dwc:latitude '51.652174911231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039056'^^xsd:string;
  dwc:observationDate '2007-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.32682571367304 -4.136076598311483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.32682571367304"^^xsd:decimal ;
  dwc:decimalLongitude "-4.136076598311483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039025'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.1360765983115'^^xsd:double;
  dwc:latitude '52.326825713673'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039025'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.15590842593276 -4.2817363739965675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.15590842593276"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2817363739965675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039049'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Laura Grant'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2817363739966'^^xsd:double;
  dwc:latitude '53.155908425933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039049'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22268494521724 -4.172915944881706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.22268494521724"^^xsd:decimal ;
  dwc:decimalLongitude "-4.172915944881706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039047'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Laura Grant'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.1729159448817'^^xsd:double;
  dwc:latitude '53.222684945217'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039047'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83194244989373 -5.114262913372211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83194244989373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.114262913372211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039028'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Aethne Cooke'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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.1142629133722'^^xsd:double;
  dwc:latitude '51.831942449894'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039028'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22383349090346 -4.525084354929341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.22383349090346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.525084354929341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039050'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Laura Grant'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.5250843549293'^^xsd:double;
  dwc:latitude '53.223833490903'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039050'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57703908277741 -3.799053972877324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57703908277741"^^xsd:decimal ;
  dwc:decimalLongitude "-3.799053972877324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039026'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-3.7990539728773'^^xsd:double;
  dwc:latitude '51.577039082777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039026'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.23884532605844 -4.272475735785707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.23884532605844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.272475735785707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039058'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2724757357857'^^xsd:double;
  dwc:latitude '52.238845326058'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039058'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.21431622113755 -4.331250715166499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.21431622113755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.331250715166499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039079'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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 '-4.3312507151665'^^xsd:double;
  dwc:latitude '52.214316221138'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039079'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.83455758962797 -4.723697402868802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.83455758962797"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723697402868802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039062'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nova Mieszkowska'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7236974028688'^^xsd:double;
  dwc:latitude '52.834557589628'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039062'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.710747406695624 -5.036422473978609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.710747406695624"^^xsd:decimal ;
  dwc:decimalLongitude "-5.036422473978609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039100'^^xsd:integer;
  dwc:scientificName 'Tricellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '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.0364224739786'^^xsd:double;
  dwc:latitude '51.710747406696'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039100'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142577049112646 -4.273552013068268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142577049112646"^^xsd:decimal ;
  dwc:decimalLongitude "-4.273552013068268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039088'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2735520130683'^^xsd:double;
  dwc:latitude '53.142577049113'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039088'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.709620281369034 -4.9393374793986995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.709620281369034"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9393374793986995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039096'^^xsd:integer;
  dwc:scientificName 'Tricellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9393374793987'^^xsd:double;
  dwc:latitude '51.709620281369'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039096'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '110868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.13939606956677 -4.390024580828222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.13939606956677"^^xsd:decimal ;
  dwc:decimalLongitude "-4.390024580828222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039068'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.1881625054502'^^xsd:double;
  dwc:latitude '52.281806737409'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039068'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.215185702596784 -4.3327603821836345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.215185702596784"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3327603821836345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039076'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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 '-4.3327603821836'^^xsd:double;
  dwc:latitude '52.215185702597'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039076'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.709620281369034 -4.9393374793986995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.709620281369034"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9393374793986995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039092'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9393374793987'^^xsd:double;
  dwc:latitude '51.709620281369'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039092'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14271818641328 -4.403668842443927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14271818641328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403668842443927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039071'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ivor Rees'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.4036688424439'^^xsd:double;
  dwc:latitude '53.142718186413'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039071'^^xsd:string;
  dwc:observationDate '2004-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1540832052715 -4.283135442980965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1540832052715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.283135442980965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039066'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.283135442981'^^xsd:double;
  dwc:latitude '53.154083205271'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039066'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.685548815336645 -5.105645646766887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.685548815336645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.105645646766887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039036'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.1056456467669'^^xsd:double;
  dwc:latitude '51.685548815337'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039036'^^xsd:string;
  dwc:observationDate '2007-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.904623296395954 -4.6477732831615315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.904623296395954"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6477732831615315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039035'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lucy Kay'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6477732831615'^^xsd:double;
  dwc:latitude '52.904623296396'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039035'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.83377659101387 -5.1129376245396525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.83377659101387"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1129376245396525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039064'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1129376245397'^^xsd:double;
  dwc:latitude '51.833776591014'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039064'^^xsd:string;
  dwc:observationDate '2007-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.710747406695624 -5.036422473978609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.710747406695624"^^xsd:decimal ;
  dwc:decimalLongitude "-5.036422473978609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039098'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '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.0364224739786'^^xsd:double;
  dwc:latitude '51.710747406696'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039098'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.291455805364826 -3.82526275022873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.291455805364826"^^xsd:decimal ;
  dwc:decimalLongitude "-3.82526275022873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039104'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '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 '-3.8252627502287'^^xsd:double;
  dwc:latitude '53.291455805365'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039104'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.88552384454833 -4.404278215333905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.88552384454833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.404278215333905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039101'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.4042782153339'^^xsd:double;
  dwc:latitude '52.885523844548'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039101'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18516533349357 -4.208441730047264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18516533349357"^^xsd:decimal ;
  dwc:decimalLongitude "-4.208441730047264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039082'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2084417300473'^^xsd:double;
  dwc:latitude '53.185165333494'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039082'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.36318816343524 -4.1143271609957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.36318816343524"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1143271609957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039069'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.1143271609957'^^xsd:double;
  dwc:latitude '52.363188163435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039069'^^xsd:string;
  dwc:observationDate '2003-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.22562971899877 -4.525190084294303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.22562971899877"^^xsd:decimal ;
  dwc:decimalLongitude "-4.525190084294303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039073'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ivor Rees'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.5251900842943'^^xsd:double;
  dwc:latitude '53.225629718999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039073'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.24224202693692 -4.589128589565048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.24224202693692"^^xsd:decimal ;
  dwc:decimalLongitude "-4.589128589565048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039041'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Laura Grant'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.589128589565'^^xsd:double;
  dwc:latitude '53.242242026937'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039041'^^xsd:string;
  dwc:observationDate '2007-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.17878416024501 -4.486512768170608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.17878416024501"^^xsd:decimal ;
  dwc:decimalLongitude "-4.486512768170608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039037'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Monica Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.4865127681706'^^xsd:double;
  dwc:latitude '53.178784160245'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039037'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.709620281369034 -4.9393374793986995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.709620281369034"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9393374793986995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039094'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.9393374793987'^^xsd:double;
  dwc:latitude '51.709620281369'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039094'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.64053134923648 -4.707897941659366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.64053134923648"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707897941659366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039060'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7078979416594'^^xsd:double;
  dwc:latitude '51.640531349236'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039060'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29127155989401 -3.837259382968924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29127155989401"^^xsd:decimal ;
  dwc:decimalLongitude "-3.837259382968924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039103'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '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 '-3.8372593829689'^^xsd:double;
  dwc:latitude '53.291271559894'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039103'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.78372511216301 -5.100786331857832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.78372511216301"^^xsd:decimal ;
  dwc:decimalLongitude "-5.100786331857832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039034'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Bill Sanderson'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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.1007863318578'^^xsd:double;
  dwc:latitude '51.783725112163'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039034'^^xsd:string;
  dwc:observationDate '2007-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.21605516391374 -4.334270108118221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.21605516391374"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334270108118221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039075'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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 '-4.3342701081182'^^xsd:double;
  dwc:latitude '52.216055163914'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039075'^^xsd:string;
  dwc:observationDate '2009-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.312992306819126 -3.506407680646566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.312992306819126"^^xsd:decimal ;
  dwc:decimalLongitude "-3.506407680646566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66397%3A287039087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66397:287039087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66397'^^xsd:integer;
  dwc:catalogNumber '287039087'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ashley Cordingley'^^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 '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 '-3.5064076806466'^^xsd:double;
  dwc:latitude '53.312992306819'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66397:287039087'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.261995363734904 -4.086431802943879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.261995363734904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.086431802943879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039040'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Laura Grant'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.0864318029439'^^xsd:double;
  dwc:latitude '53.261995363735'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039040'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.645916879950136 -4.860028886800313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.645916879950136"^^xsd:decimal ;
  dwc:decimalLongitude "-4.860028886800313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039044'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Laura Grant'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.4898670649667'^^xsd:double;
  dwc:latitude '53.185008693621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039044'^^xsd:string;
  dwc:observationDate '2007-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18696198397855 -4.2085340782577125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18696198397855"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2085340782577125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039032'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Bill Sanderson'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.2085340782577'^^xsd:double;
  dwc:latitude '53.186961983979'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039032'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14379707152264 -4.3947557155219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14379707152264"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3947557155219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039024'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ivor Rees'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.3947557155219'^^xsd:double;
  dwc:latitude '53.143797071523'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039024'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71569376334421 -5.122193416303894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71569376334421"^^xsd:decimal ;
  dwc:decimalLongitude "-5.122193416303894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039055'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.1221934163039'^^xsd:double;
  dwc:latitude '51.715693763344'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039055'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.64079728253182 -4.696348813992725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.64079728253182"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696348813992725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3189__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66396%3A287039061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66396:287039061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3189_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66396'^^xsd:integer;
  dwc:catalogNumber '287039061'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6963488139927'^^xsd:double;
  dwc:latitude '51.640797282532'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66396:287039061'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF